-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update non-major deps #514
Conversation
Pull Request Test Coverage Report for Build 10426628252Details
💛 - Coveralls |
57d9c64
to
f04fdfe
Compare
f04fdfe
to
92c9b2a
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
878db04
to
f12012f
Compare
f12012f
to
5ca924c
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
1.22.6-alpine
->1.23.0-alpine
1.22.6-alpine
->1.23.0-alpine
v1.59.1
->v1.60.1
v1.19.1
->v1.20.0
v0.13.1
->v0.14.0
v3.26.0
->v3.26.2
v0.191.0
->v0.192.0
Release Notes
golangci/golangci-lint (github.com/golangci/golangci-lint)
v1.60.1
Compare Source
v1.60.0
Compare Source
prometheus/client_golang (github.com/prometheus/client_golang)
v1.20.0
Compare Source
Thanks everyone for contributions!
collectors.NewGoCollector()
collector. Given its popular usage, expect your binary to expose two additional metric.Changes
go_memstat_lookups_total
metric which was always 0; Go runtime stopped sharing pointer lookup statistics. #1577go_gc_gogc_percent
,go_gc_gomemlimit_bytes
andgo_sched_gomaxprocs_threads
as those are recommended by the Go team. #1559runtime/metrics
sourcing each metric (if relevant). #1568 #1578zstd
on scrape, controlled by the requestAccept-Encoding
header. #1496WithLimit
parameter to all API methods that supports it. #1544process_network_receive_bytes_total
andprocess_network_transmit_bytes_total
. #1555instrumentation wrapping supports new and future extra responseWriter methods. #1480
All commits
New Contributors
Full Changelog: prometheus/client_golang@v1.19.1...v1.20.0
slack-go/slack (github.com/slack-go/slack)
v0.14.0
Compare Source
What's Changed
v0.14.0 is now available. It contains no breaking changes but does include several pieces of new functionality and long-standing bug fixes.
Enhancements
metadata
when receiving aMessageEvent
over WebSocket by @rfratto in https://github.com/slack-go/slack/pull/1307File
event from a Slack Connect Channel by @zFlabmonsta in https://github.com/slack-go/slack/pull/1312slack_file
in the image block by @rhysm in https://github.com/slack-go/slack/pull/1311AppRateLimited
events in theParseEvent
function by @nemuvski in https://github.com/slack-go/slack/pull/1308conversations.info
Web API method by @ku in https://github.com/slack-go/slack/pull/1228Bug Fixes
UpdateRemoteFileContext
andUpdateRemoteFile
and Image Previews would return aninvalid_auth
error by @EkeMinusYou in https://github.com/slack-go/slack/pull/1117Chores / Code Cleanup
ioutil
withio
andos
packages by @nakamasato in https://github.com/slack-go/slack/pull/1310New Contributors
Full Changelog: slack-go/slack@v0.13.1...v0.14.0
github/codeql-action (github/codeql-action)
v3.26.2
Compare Source
v3.26.1
Compare Source
googleapis/google-api-go-client (google.golang.org/api)
v0.192.0
Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.